| Overload | Description |
|---|---|
| CreateSvg() | Exports the whole document to SVG. |
| CreateSvg(NRectangle) | Exports the given bounds of the document to SVG. |
| CreateSvg(NRectangle,Double) | Exports the given bounds of the document to SVG. |
| CreateSvg(NRectangle,Double,Int32) | Exports the given bounds of the document to SVG. |